home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Borland / Borland C++ V5.02 / OWLINC.PAK / OWLALL.H < prev    next >
Text File  |  1997-05-06  |  7KB  |  333 lines

  1. //----------------------------------------------------------------------------
  2. // ObjectWindows
  3. // Copyright (c) 1992, 1997 by Borland International, All Rights Reserved
  4. //
  5. //$Revision:   10.9  $
  6. //
  7. // Super include for getting all of ObjectWindows. Works well with precompiled
  8. // headers
  9. //----------------------------------------------------------------------------
  10. #if !defined(OWL_OWLALL_H)
  11. #define OWL_OWLALL_H
  12.  
  13. #if !defined(INC_OLE2)
  14. # define INC_OLE2  // Make sure we get OLE headers
  15. #endif
  16.  
  17. #if !defined(OWL_DEFS_H)
  18. # include <owl/defs.h>
  19. #endif
  20. #if !defined(OWL_APPLICAT_H)
  21. # include <owl/applicat.h>
  22. #endif
  23. #if !defined(OWL_BITMAPGA_H)
  24. # include <owl/bitmapga.h>
  25. #endif
  26. #if !defined(OWL_BITSET_H)
  27. # include <owl/bitset.h>
  28. #endif
  29. #if !defined(OWL_BUTTON_H)
  30. # include <owl/button.h>
  31. #endif
  32. #if !defined(OWL_BUTTONGA_H)
  33. # include <owl/buttonga.h>
  34. #endif
  35. #if !defined(OWL_CELARRAY_H)
  36. # include <owl/celarray.h>
  37. #endif
  38. #if !defined(OWL_CHECKBOX_H)
  39. # include <owl/checkbox.h>
  40. #endif
  41. #if !defined(OWL_CHOOSECO_H)
  42. # include <owl/chooseco.h>
  43. #endif
  44. #if !defined(OWL_CHOOSEFO_H)
  45. # include <owl/choosefo.h>
  46. #endif
  47. #if !defined(OWL_CLIPBOAR_H)
  48. # include <owl/clipboar.h>
  49. #endif
  50. #if !defined(OWL_CLIPVIEW_H)
  51. # include <owl/clipview.h>
  52. #endif
  53. #if !defined(OWL_COMBOBOX_H)
  54. # include <owl/combobox.h>
  55. #endif
  56. #if !defined(OWL_COMMDIAL_H)
  57. # include <owl/commdial.h>
  58. #endif
  59. #if !defined(OWL_CONTROL_H)
  60. # include <owl/control.h>
  61. #endif
  62. #if !defined(OWL_CONTROLB_H)
  63. # include <owl/controlb.h>
  64. #endif
  65. #if !defined(OWL_CONTROLG_H)
  66. # include <owl/controlg.h>
  67. #endif
  68. #if !defined(OWL_DC_H)
  69. # include <owl/dc.h>
  70. #endif
  71. #if !defined(OWL_DECFRAME_H)
  72. # include <owl/decframe.h>
  73. #endif
  74. #if !defined(OWL_DECMDIFR_H)
  75. # include <owl/decmdifr.h>
  76. #endif
  77. #if !defined(OWL_DIALOG_H)
  78. # include <owl/dialog.h>
  79. #endif
  80. #if !defined(OWL_DIBITMAP_H)
  81. # include <owl/dibitmap.h>
  82. #endif
  83. #if !defined(OWL_PICTWIND_H)
  84. # include <owl/pictwind.h>
  85. #endif
  86. #if !defined(OWL_DISPATCH_H)
  87. # include <owl/dispatch.h>
  88. #endif
  89. #if !defined(OWL_DOCKING_H)
  90. # include <owl/docking.h>
  91. #endif
  92. #if !defined(OWL_DOCMANAG_H)
  93. # include <owl/docmanag.h>
  94. #endif
  95. #if !defined(OWL_DOCVIEW_H)
  96. # include <owl/docview.h>
  97. #endif
  98. #if !defined(OWL_EDIT_H)
  99. # include <owl/edit.h>
  100. #endif
  101. #if !defined(OWL_EDITFILE_H)
  102. # include <owl/editfile.h>
  103. #endif
  104. #if !defined(OWL_EDITSEAR_H)
  105. # include <owl/editsear.h>
  106. #endif
  107. #if !defined(OWL_EDITVIEW_H)
  108. # include <owl/editview.h>
  109. #endif
  110. #if !defined(OWL_EVENTHAN_H)
  111. # include <owl/eventhan.h>
  112. #endif
  113. #if !defined(OWL_EXCEPT_H)
  114. # include <owl/except.h>
  115. #endif
  116. #if !defined(OWL_FILEDOC_H)
  117. # include <owl/filedoc.h>
  118. #endif
  119. #if !defined(OWL_FINDREPL_H)
  120. # include <owl/findrepl.h>
  121. #endif
  122. #if !defined(OWL_FLOATFRA_H)
  123. # include <owl/floatfra.h>
  124. #endif
  125. #if !defined(OWL_FRAMEWIN_H)
  126. # include <owl/framewin.h>
  127. #endif
  128. #if !defined(OWL_GADGET_H)
  129. # include <owl/gadget.h>
  130. #endif
  131. #if !defined(OWL_GADGETWI_H)
  132. # include <owl/gadgetwi.h>
  133. #endif
  134. #if !defined(OWL_GAUGE_H)
  135. # include <owl/gauge.h>
  136. #endif
  137. #if !defined(OWL_GDIBASE_H)
  138. # include <owl/gdibase.h>
  139. #endif
  140. #if !defined(OWL_GDIOBJEC_H)
  141. # include <owl/gdiobjec.h>
  142. #endif
  143. #if !defined(OWL_GROUPBOX_H)
  144. # include <owl/groupbox.h>
  145. #endif
  146. #if !defined(OWL_INPUTDIA_H)
  147. # include <owl/inputdia.h>
  148. #endif
  149. #if !defined(OWL_LAYOUTCO_H)
  150. # include <owl/layoutco.h>
  151. #endif
  152. #if !defined(OWL_LAYOUTWI_H)
  153. # include <owl/layoutwi.h>
  154. #endif
  155. #if !defined(OWL_LISTBOX_H)
  156. # include <owl/listbox.h >
  157. #endif
  158. #if !defined(OWL_LISTVIEW_H)
  159. # include <owl/listview.h>
  160. #endif
  161. #if !defined(OWL_MAILER_H)
  162. # include <owl/mailer.h>
  163. #endif
  164. #if !defined(OWL_MCI_H)
  165. # include <owl/mci.h>
  166. #endif
  167. #if !defined(OWL_MDI_H)
  168. # include <owl/mdi.h>
  169. #endif
  170. #if !defined(OWL_MDICHILD_H)
  171. # include <owl/mdichild.h>
  172. #endif
  173. #if !defined(OWL_MENU_H)
  174. # include <owl/menu.h>
  175. #endif
  176. #if !defined(OWL_MENUGADG_H)
  177. # include <owl/menugadg.h>
  178. #endif
  179. #if !defined(OWL_MESSAGEB_H)
  180. # include <owl/messageb.h>
  181. #endif
  182. #if !defined(OWL_METAFILE_H)
  183. # include <owl/metafile.h>
  184. #endif
  185. #if !defined(OWL_MODEGAD_H)
  186. # include <owl/modegad.h>
  187. #endif
  188. #if !defined(OWL_MODULE_H)
  189. # include <owl/module.h>
  190. #endif
  191. #if !defined(BI_MODEL_SMALL)
  192. # if !defined(OWL_OLEWINDO_H)
  193. #   include <owl/olewindo.h>
  194. # endif
  195. # if !defined(OWL_OLEDOC_H)
  196. #   include <owl/oledoc.h>
  197. # endif
  198. # if !defined(OWL_OLEMDIFR_H)
  199. #   include <owl/olemdifr.h>
  200. # endif
  201. # if !defined(OWL_OLEVIEW_H)
  202. #   include <owl/oleview.h>
  203. # endif
  204. #endif
  205. #if !defined(OWL_OPENSAVE_H)
  206. # include <owl/opensave.h>
  207. #endif
  208. #if !defined(OWL_PANESPLI_H)
  209. # include <owl/panespli.h>
  210. #endif
  211. #if !defined(OWL_PICKLIST_H)
  212. # include <owl/picklist.h>
  213. #endif
  214. #if !defined(OWL_PREVIEW_H)
  215. # include <owl/preview.h>
  216. #endif
  217. #if !defined(OWL_PREVWIN_H)
  218. # include <owl/prevwin.h>
  219. #endif
  220. #if !defined(OWL_PRINTDIA_H)
  221. # include <owl/printdia.h>
  222. #endif
  223. #if !defined(OWL_PRINTER_H)
  224. # include <owl/printer.h>
  225. #endif
  226. #if !defined(OWL_PROPSHT_H)
  227. # include <owl/propsht.h>
  228. #endif
  229. #if !defined(OWL_RADIOBUT_H)
  230. # include <owl/radiobut.h>
  231. #endif
  232. #if !defined(OWL_RCNTFILE_H)
  233. # include <owl/rcntfile.h>
  234. #endif
  235. #if !defined(OWL_ROLLDIAL_H)
  236. # include <owl/rolldial.h>
  237. #endif
  238. #if !defined(OWL_SCROLLBA_H)
  239. # include <owl/scrollba.h>
  240. #endif
  241. #if !defined(OWL_SCROLLER_H)
  242. # include <owl/scroller.h>
  243. #endif
  244. #if !defined(OWL_SIGNATUR_H)
  245. # include <owl/signatur.h>
  246. #endif
  247. #if !defined(OWL_SLIDER_H)
  248. # include <owl/slider.h>
  249. #endif
  250. #if !defined(OWL_SPLASHWI_H)
  251. # include <owl/splashwi.h>
  252. #endif
  253. #if !defined(OWL_STATIC_H)
  254. # include <owl/static.h>
  255. #endif
  256. #if !defined(OWL_STATUSBA_H)
  257. # include <owl/statusba.h>
  258. #endif
  259. #if !defined(OWL_TABCTRL_H)
  260. # include <owl/tabctrl.h>
  261. #endif
  262. #if !defined(OWL_TEXTGADG_H)
  263. # include <owl/textgadg.h>
  264. #endif
  265. #if !defined(OWL_TIMEGADG_H)
  266. # include <owl/timegadg.h>
  267. #endif
  268. #if !defined(OWL_TINYCAPT_H)
  269. # include <owl/tinycapt.h>
  270. #endif
  271. #if !defined(OWL_TOOLBOX_H)
  272. # include <owl/toolbox.h>
  273. #endif
  274. #if !defined(OWL_TOOLTIP_H)
  275. # include <owl/tooltip.h>
  276. #endif
  277. #if !defined(OWL_UIHELPER_H)
  278. # include <owl/uihelper.h>
  279. #endif
  280. #if !defined(OWL_UPDOWN_H)
  281. # include <owl/updown.h>
  282. #endif
  283. #if !defined(OWL_VALIDATE_H)
  284. # include <owl/validate.h>
  285. #endif
  286. #if !defined(OWL_VBXCTL_H)
  287. # include <owl/vbxctl.h>
  288. #endif
  289. #if !defined(OWL_WINDOW_H)
  290. # include <owl/window.h>
  291. #endif
  292. #if !defined(OWL_WINDOWEV_H)
  293. # include <owl/windowev.h>
  294. #endif
  295.  
  296. #if defined(BI_PLAT_WIN32)
  297. # if !defined(OWL_ANIMCTRL_H)
  298. #  include <owl/animctrl.h>
  299. # endif
  300. # if !defined(OWL_COLMNHDR_H)
  301. #  include <owl/colmnhdr.h>
  302. # endif
  303. # if !defined(OWL_DRAGLIST_H)
  304. #  include <owl/draglist.h>
  305. # endif
  306. # if !defined(OWL_HLPMANAG_H)
  307. #  include <owl/hlpmanag.h>
  308. # endif
  309. # if !defined(OWL_HOTKEY_H)
  310. #  include <owl/hotkey.h>
  311. # endif
  312. # if !defined(OWL_IMAGELST_H)
  313. #  include <owl/imagelst.h>
  314. # endif
  315. # if !defined(OWL_LISTWIND_H)
  316. #  include <owl/listwind.h>
  317. # endif
  318. # if !defined(OWL_RICHEDIT_H)
  319. #  include <owl/richedit.h>
  320. # endif
  321. # if !defined(OWL_RICHEDPR_H)
  322. #  include <owl/richedpr.h>
  323. # endif
  324. # if !defined(OWL_TREEWIND_H)
  325. #  include <owl/treewind.h>
  326. # endif
  327. # if !defined(OWL_SHELLITM_H)
  328. #  include <owl/shellitm.h>
  329. # endif
  330. #endif  // BI_PLAT_WIN32
  331.  
  332. #endif  // OWL_OWLALL_H
  333.